home *** CD-ROM | disk | FTP | other *** search
/ Nintendo E3 1997 press kit CD / NINTENDO.ISO / mac / viewer / ssoft.dir / 00006_Movie Script.ls < prev    next >
Encoding:
Text File  |  1997-06-10  |  506 b   |  15 lines

  1. on startMovie
  2.   set myCursor to [85, 86]
  3.   set the cursor of sprite 26 to myCursor
  4.   set the cursor of sprite 27 to myCursor
  5.   set the cursor of sprite 28 to myCursor
  6.   set the cursor of sprite 29 to myCursor
  7.   set the cursor of sprite 30 to myCursor
  8.   set the cursor of sprite 31 to myCursor
  9.   set the cursor of sprite 32 to myCursor
  10.   set the cursor of sprite 33 to myCursor
  11.   set the cursor of sprite 34 to myCursor
  12.   set the cursor of sprite 35 to myCursor
  13.   set the cursor of sprite 6 to myCursor
  14. end
  15.